home *** CD-ROM | disk | FTP | other *** search
/ Precision Software Appli…tions Silver Collection 1 / Precision Software Applications Silver Collection Volume One (PSM) (1993).iso / tutor / dosguide.exe / HELPDOS.ZIP / EXE2BIN.HLP < prev    next >
Text File  |  1985-09-03  |  694b  |  18 lines

  1. -----------------------  EXE2BIN - External DOS Command  -----------------------
  2.  
  3. EXE2BIN converts .EXE files to .COM or .BIN files.  The resulting .COM file will
  4.    load faster and take less disk space.
  5.  
  6. FORMAT:   EXE2BIN [d1:][path1]filename1[.ext1]  [d2:][path2][filename2[.ext2]]
  7.  
  8. REMARKS:
  9.  
  10.   [d1:][path1]filename1[.ext1] - the .EXE file to be converted.
  11.   [d2:][path2]filename2[.ext2] - the resulting .COM or .BIN file.
  12.  
  13.   EXE2BIN will work only with EXE files that meet certain conditions.  See your
  14.   DOS manual for these details.
  15.  
  16.   In DOS Version 3, you may preface EXE2BIN with the drive letter and directory
  17.   path, [d:][path], where the command file can be found.
  18.